Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump zope-interface from 7.1.0 to 7.1.1 #1333

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps zope-interface from 7.1.0 to 7.1.1.

Changelog

Sourced from zope-interface's changelog.

7.1.1 (2024-10-23)

  • Fix segmentation faults in weakrefobject.c on Python 3.12 and 3.13. ([#323](https://github.com/zopefoundation/zope.interface/issues/323) <https://github.com/zopefoundation/zope.interface/issues/323>_)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Task label Oct 28, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 28, 2024 03:36
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 52c7b60 to 7f4c23b Compare October 28, 2024 03:44
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 7f4c23b to 5f4b101 Compare October 28, 2024 03:51
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 5f4b101 to 6113328 Compare October 28, 2024 03:58
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 6113328 to 5420554 Compare October 28, 2024 04:06
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 7.1.0 to 7.1.1.
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 5420554 to 90af44e Compare October 28, 2024 04:14
@github-actions github-actions bot merged commit 0c201ea into master Oct 28, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/pip/zope-interface-7.1.1 branch October 28, 2024 04:21
wsanchez added a commit that referenced this pull request Oct 29, 2024
* master: (266 commits)
  Use uv (#1337)
  fix(tox.ini): pass pre-commit SKIPs into pre-commit call
  fix(.github): skip no-commit-to-branch on cicd workflow
  fix: actually set the error text on each page
  fix: try again to show error message on incidents page
  fix: don't throw DataTables errors
  feat: display errors on pages rather than with browser alerts
  [pre-commit.ci] pre-commit autoupdate (#1336)
  build(deps): bump zope-interface from 7.1.0 to 7.1.1 (#1333)
  build(deps): bump werkzeug from 3.0.4 to 3.0.6 (#1330)
  build(deps): bump mypy-zope from 1.0.7 to 1.0.8 (#1334)
  build(deps): bump hypothesis from 6.115.3 to 6.115.5 (#1332)
  build(deps): bump twisted from 24.7.0 to 24.10.0 (#1331)
  build(deps): bump service-identity from 24.1.0 to 24.2.0 (#1329)
  Bump mypy from 1.9.0 to 1.11.2 (#1273)
  Update CHANGELOG.md
  feat: allow more than 6 tabs per browser session
  Update CHANGELOG.md
  feat: add groupings to "add incident report" dropdown
  docs: update CHANGELOG.md
  ...

# Conflicts:
#	MANIFEST.in
#	requirements/requirements-direct.txt
#	setup.py
#	src/ims/application/_auth.py
#	src/ims/application/_external.py
#	src/ims/application/_klein.py
#	src/ims/application/_main.py
#	src/ims/application/_web.py
#	src/ims/element/_element.py
#	src/ims/element/incident/incident_template/template.xhtml
#	src/ims/element/incident/incidents_template/template.xhtml
#	src/ims/element/incident/report_template/template.xhtml
#	src/ims/element/incident/reports_template/template.xhtml
#	src/ims/element/login/template.xhtml
#	src/ims/element/page/_page.py
#	src/ims/element/static/ims.js
#	src/ims/element/static/incident.js
#	src/ims/element/static/incident_report.js
#	src/ims/element/static/incident_reports.js
#	src/ims/element/static/incidents.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants